home *** CD-ROM | disk | FTP | other *** search
/ Joystick Magazine 1999 November / cd joystick no109 novembre 1999.iso / Data / sharewares / utilitaires / WC32V401.ZIP / INSTALLE.BIN / KEYBOARD.TXT next >
Text File  |  1999-07-27  |  6KB  |  156 lines

  1. Keyboard layout
  2.  
  3.  
  4. Key        Action
  5.  
  6. F1          Help
  7. F2          Reread source window
  8. F3          List files
  9. F4          Edit files
  10. F5          Copy files
  11. F6          Rename files
  12. F7          Create directory
  13. F8          Delete files
  14. F9          Activate menu above source window (left or right)
  15. F10         Activate left menu or leave menu
  16. ALT+F1      change left drive
  17. ALT+F2      change right drive
  18. ALT+F3      use external viewer
  19. ALT+F4      Exit
  20. ALT+F5      pack selected files
  21. ALT+F6      unpack all files from archive under cursor (does not work on Windows 95!)
  22. ALT+F7      Find
  23. ALT+F8      Opens the history list of the command line
  24. ALT+F9      Same as ALT+F6 (because ALT+F6 is broken on Windows 95)
  25. ALT+SHIFT+F9
  26.             Test archives for integrity
  27. ALT+F10     Open a directory tree window
  28. ALT+left/
  29.     right   Open previous/next directory in list of already visited dirs
  30. ALT+down    Open list of already visited dirs
  31. SHIFT+F5    Copy files (with rename) in the same directory
  32. CTRL+SHIFT+F5
  33.             Create shortcut of files in target directory
  34. SHIFT+F6    Rename files in the same directory
  35. SHIFT+ESC   Iconize Wincmd
  36.  
  37. NUM +       expand selection
  38. NUM -       shrink selection
  39. NUM *       invert selection
  40. CTRL+NUM +  select all
  41. CTRL+NUM -  deselect all
  42. BACKSPACE/
  43. CTRL+PgUp   Change to parent directory
  44.             (corresponds to cd ..)
  45. CTRL+PgDn   Open directory/archive (also self extracting .EXE archives)
  46. CTRL+left/
  47.      right  Transfer dir to other window
  48. CTRL+F1     File display 'brief' (only file names)
  49. CTRL+F2     File display 'full' (all file details)
  50. CTRL+F3     Sort by name
  51. CTRL+F4     Sort by extension
  52. CTRL+F5     Sort by date/time
  53. CTRL+F6     Sort by size
  54. CTRL+F7     Unsorted
  55. CTRL+F8     Display directory tree
  56. CTRL+F10    Show all files
  57. CTRL+F11    Show only programs
  58. CTRL+F12    Show user defined files
  59. TAB         Switch between left and right
  60.             file list
  61. Letter      Redirected to command line, cursor
  62.             jumps to command line
  63. INSERT/
  64. SPACE       Select file or directory
  65. ENTER       Change directory/run program/
  66.             run associated program / execute
  67.             command line if not empty. If the 
  68.             source directory shows the contents
  69.             of an archive, further information
  70.             on the packed file is given.
  71. SHIFT+ENTER 1. Run command line/program under
  72.                cursor with preceding command /c
  73.                and leave open the program's window.
  74.                Only works if NOCLOSE.PIF is in your
  75.                Windows directory!
  76.             2. With ZIP files: Use alternative 
  77.                choice of these (as chosen in Packer
  78.                config): (Treat archives like direc-
  79.                tories <-> call associated program,
  80.                i.e. winzip or quinzip)
  81. ALT+SHIFT+ENTER
  82.             If the cursor stands on a directory,
  83.             the contents of all directories in the
  84.             current directory are counted. The sizes
  85.             of the directories are then shown in the
  86.             "full" view instead of the string <DIR>.
  87. CTRL+D      Open directory hotlist ('bookmarks')
  88. CTRL+F      Connect to FTP server
  89. CTRL+SHIFT+F
  90.             Disconnect from FTP server
  91. CTRL+N      New FTP connection (enter URL or host address)
  92. CTRL+I      Switch to target directory
  93. CTRL+P      Copy current path to command line
  94. CTRL+Q      Show Quick View panel instead of a file list
  95. CTRL+R      Reread source directory
  96. CTRL+U      Exchange directories
  97. CTRL+C      Copy files to clipboard (32 bit)
  98. CTRL+X      Cut files to clipboard (32 bit)
  99. CTRL+V      Paste from clipboard to current dir (32 bit)
  100.  
  101. ALTGR+Letter(s) or
  102. CTRL+ALT+Letter(s)
  103.             Quick search for file name (starting
  104.             with specified letters) in current
  105.             directory
  106.  
  107. Command line: keys
  108.  
  109. If Windows Commander is active, nearly all keyboard
  110. input is directed to the command line.
  111. Here the layout for some keys:
  112.  
  113.  
  114. ENTER       The command line is executed, if it 
  115.             contains at least one character (otherwise,
  116.             the program under the cursor in the source
  117.             window is started). If the command is cd,
  118.             md or rd, it is executed internally. If it
  119.             is an internal DOS command, DOS will be 
  120.             executed with this command. Otherwise, a
  121.             program with the given name is executed.
  122. SHIFT-ENTER Like ENTER, but with preceding command /c.
  123.             After the called DOS program is terminated,
  124.             its window is not automatically closed. This
  125.             will only work if the file noclose.pif is in
  126.             your windows directory.
  127. CTRL-ENTER  The file under the cursor in the source 
  128.             directory is appended to the command line.
  129. CTRL-SHIFT-ENTER
  130.             The file under the cursor including its path
  131.             is appended to the command line.
  132. CTRL-CURSORDOWN
  133. or ALT+F8   A list with the latest command lines (history-
  134.             list) is opened. Hold down the CTRL key and 
  135.             use the up and down cursor keys to select an
  136.             entry. By pressing the left or right key, you
  137.             can edit the command line. This automatically
  138.             closes the list.
  139.  
  140. TAB         Puts the cursor back to the source directory.
  141. Cursor keys Cursor left and cursor right move the cursor
  142.             through the command line, even if the cursor
  143.             was in the source directory before. If brief
  144.             was selected, these keys move the cursor
  145.             through the source directory. You then have to
  146.             hold down SHIFT to move it inside the command
  147.             line.
  148.             Cursor up and cursor down move the cursor bar
  149.             inside the source window, even if it was inside
  150.             the command line.
  151. ESC,CTRL+Y  Clears the command line.
  152. CTRL+E      Copy previous command to command line
  153. CTRL+K      Delete to end of line
  154. CTRL+W      Delete word to the left of the cursor
  155. CTRL+T      Delete word to the right of the cursor
  156.